Docs.rs
xxhash-c-sys-0.8.6
xxhash-c-sys 0.8.6
Docs.rs crate page
BSL-1.0
Links
Repository
crates.io
Source
Owners
DoumanAsh
Dependencies
libc ^0.2
normal
cc ^1
build
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xxhash_c_sys
0.8.6
All Items
Structs
Constants
Functions
Type Aliases
?
Crate
xxhash_c_sys
source
·
[
−
]
Expand description
Proper bindings to
xxHash
Current version corresponds to
0.8.2
§
Features
no_std
- Disables C Std library usage in xxhash. Specifically it makes
malloc
fail
Structs
§
XXH3_state_s
XXH32_canonical_t
XXH32_state_s
XXH64_canonical_t
XXH64_state_s
XXH128_canonical_t
XXH128_hash_t
Constants
§
XXH3_INTERNALBUFFER_SIZE
XXH3_SECRET_DEFAULT_SIZE
XXH3_SECRET_SIZE_MIN
XXH_VERSION_MAJOR
XXH_VERSION_MINOR
XXH_VERSION_NUMBER
XXH_VERSION_RELEASE
XXH_errorcode_XXH_ERROR
XXH_errorcode_XXH_OK
Functions
§
XXH3_64bits
⚠
xxh3
XXH3_64bits_digest
⚠
XXH3_64bits_reset
⚠
XXH3_64bits_reset_withSecret
⚠
XXH3_64bits_reset_withSecretandSeed
⚠
XXH3_64bits_reset_withSeed
⚠
XXH3_64bits_update
⚠
XXH3_64bits_withSecret
⚠
XXH3_64bits_withSecretandSeed
⚠
XXH3_64bits_withSeed
⚠
XXH3_128bits
⚠
XXH3_128bits_digest
⚠
XXH3_128bits_reset
⚠
XXH3_128bits_reset_withSecret
⚠
XXH3_128bits_reset_withSecretandSeed
⚠
XXH3_128bits_reset_withSeed
⚠
XXH3_128bits_update
⚠
XXH3_128bits_withSecret
⚠
XXH3_128bits_withSecretandSeed
⚠
XXH3_128bits_withSeed
⚠
XXH3_copyState
⚠
XXH3_createState
⚠
XXH3_freeState
⚠
XXH3_generateSecret
⚠
XXH3_generateSecret_fromSeed
⚠
XXH32
⚠
XXH32_canonicalFromHash
⚠
XXH32_copyState
⚠
XXH32_createState
⚠
XXH32_digest
⚠
XXH32_freeState
⚠
XXH32_hashFromCanonical
⚠
XXH32_reset
⚠
XXH32_update
⚠
XXH64
⚠
xxh64
XXH64_canonicalFromHash
⚠
XXH64_copyState
⚠
XXH64_createState
⚠
XXH64_digest
⚠
XXH64_freeState
⚠
XXH64_hashFromCanonical
⚠
XXH64_reset
⚠
XXH64_update
⚠
XXH128
⚠
XXH128_canonicalFromHash
⚠
XXH128_cmp
⚠
XXH128_hashFromCanonical
⚠
XXH128_isEqual
⚠
XXH_versionNumber
⚠
Type Aliases
§
XXH3_state_t
XXH32_hash_t
XXH32_state_t
XXH64_hash_t
XXH64_state_t
XXH_errorcode